This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Gus Fezjipysonli 13.Jan.04 01:58 PM a Web browser Applications DevelopmentAll ReleasesAll Platforms
CS.jar is shipped with WebSphere Portal. This jar file include lots of interesting classes that i want to use directly from domino.
The main problem reside in the fact that we have to provide a CSCredential object to work with the api.
how can i do this ?
Is there a way to get this object created ?
I figured out that if i made a servlet running on my domino server maybe it will received the credential in its HttpServletRequest ... is that correct ?